dsh-prompt:DeepSeek Harness 的 Prompt 模板插件
dsh-prompt 是专为 DeepSeek Harness (DSH) Web 客户端设计的提示词(Prompt)管理插件,旨在解决对话中频繁手写或复制粘贴固定结构提示词的痛点。该插件通过 DSH 官方 bundle 机制实现零配置接入,支持 MIT 许可证,当前版本为 0.1.6。 核心功能包括内置 24 条深度提示词模板、自定义模板管理,以及三种便捷的调用入口:界面 Prompt 按钮、`/prompt` 命令触发源和智能推荐悬浮卡。用户选中模板后,内容会自动插入当前对话输入框,允许在发送前进行二次编辑和上下文补充,从而提升操作效率。 安装需依赖 DSH CLI,通过 `dsh plu
Read Moredsh-toolbox-web: DSH Web Toolbox - Centralized Management of Sessions, Recycle Bin, Search, and Scheduled Heartbeat
dsh-toolbox-web is a management toolbox plugin for the DSH web side, designed to centrally handle scattered management operations and improve efficiency. Its core features include: session management (supporting deletion to recycle bin, copying, moving, tag grouping, and long message collapsing); recycle bin (retained for 30 days, supporting restoration or permanent deletion); subdirectory management (organizing sessions by project); full-library search (supporting grouping, filtering, and optional semantic search); online editing of presets and configurations (including YAML validation and atomic writes); archive management; and scheduled heartbeats (supporting interval or fixed-point triggers, pushable to WeChat, QQ, and Feishu IM channels, relying on dsh-msg-hub). Additionally, it provides independent management of sub-agent sessions, view tag organization, and memory release functionality. This plugin requires Node.js ≥ 22.13 and supports installation via the dsh command or
Read More